FlexReport for WinForms
BinarySearch(Break,IComparer<Break>) メソッド


C1.Report.4.6.2 アセンブリ > C1.Report.Rendering 名前空間 > Breaks クラス > BinarySearch メソッド : BinarySearch(Break,IComparer<Break>) メソッド
シンタックス
'宣言
 
Public Overloads Function BinarySearch( _
   ByVal item As Break, _
   ByVal comparer As System.Collections.Generic.IComparer(Of Break) _
) As System.Integer
'使用法
 
Dim instance As Breaks
Dim item As Break
Dim comparer As System.Collections.Generic.IComparer(Of Break)
Dim value As System.Integer
 
value = instance.BinarySearch(item, comparer)
public System.int BinarySearch( 
   Break item,
   System.Collections.Generic.IComparer<Break> comparer
)

パラメータ

item
comparer
参照

参照

Breaks クラス
Breaks メンバ
オーバーロード一覧